Comparison 1.6.5 vs. patch (+4276)


The images are screenshots showing the results of running JXPanelVisualCheck.interactiveBackgroundAlphaToggleOpaque. In each, we have three panels side-by-side, its setup hinted at by the text of the titled borders:

  1. - core JPanel with semi-transparent background color (for comparison)
  2. - JXPanel with semi-transparent background color
  3. - JXPanel with solid background color and container transparency

The text of the contained label shows the return value of isOpaque.

The screenshots show the visuals after:

  1. initial (default opaque is true)
  2. after toggling opaque off
  3. after toggling opaque on again
  4. after resizing (to get rid of artefacts)
Sequence is left-to-right, then down and left to right again.

Release 1.6.5

The screenshots (taken for Metal)



165-initial165-opaque-off
165-opaque-on-again165-opaque-on-again-resized


The issues


Patch

The screenshots


patch-initialpatch-opaque-off
patch-opaque-on-againpatch-resized

The Issues

are solved :-)